In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationComment / FontName Property

FontName Property (AnnotationComment)

In This Topic
Syntax
'Declaration

 

Public Shadows Property FontName As String
public new string FontName {get; set;}
public read-write property FontName: String; 
public hide function get,set FontName : String
public: __property new string* get_FontName();

public: __property new void set_FontName( 

   string* value

);
public:

new property String^ FontName {

   String^ get();

   void set (    String^ value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationComment
AnnotationComment Members